home *** CD-ROM | disk | FTP | other *** search
- Path: erich.triumf.ca!bennett
- From: bennett@erich.triumf.ca (P.Bennett)
- Newsgroups: comp.lang.c
- Subject: Re: Opening Pascal Structures in C - Need help
- Date: 1 Apr 1996 22:52 PST
- Organization: TRIUMF: Tri-University Meson Facility
- Distribution: world
- Message-ID: <1APR199622522058@erich.triumf.ca>
- References: <4jqbru$b70@newsbf02.news.aol.com>
- NNTP-Posting-Host: ftp.triumf.ca
- News-Software: VAX/VMS VNEWS 1.50
-
- In article <4jqbru$b70@newsbf02.news.aol.com>, klyton@aol.com (Klyton) writes...
- >How do you use the pascal keeyword correctly to open a file made in a
- >pascal array/structure? I am attempting to open a user file from a bbs
- >program that is in pascal. Any info on the PASCAL keyword and use will be
- >greatly appreciated... Thanx...
- >klyton@aol.com
-
- For Borland compilers, the PASCAL keyword affects the calling convention of a
- function - it has nothing to do with file formats.
-
- Peter Bennett VE7CEI | Vessels shall be deemed to be in sight
- Internet: bennett@triumf.ca | of one another only when one can be
- Packet: ve7cei@ve7kit.#vanc.bc.ca | observed visually from the other
- TRIUMF, Vancouver, B.C., Canada | ColRegs 3(k)
- GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
- or: ftp://ftp-i2.informatik.rwth-aachen.de/pub/arnd/GPS/peter/index.html
-
-